home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 February: Technology Seed / Mac Tech Seed Feb '97.toast / OpenDoc 1.2b2c1 / OpenDoc / Interfaces / CPlusPlus / StdExts.xh < prev    next >
Encoding:
Text File  |  1997-02-13  |  1.2 KB  |  38 lines  |  [TEXT/MPS ]

  1.  
  2. /*
  3.  * This file was generated by the SOM Compiler.
  4.  * FileName: StdExts.xh.
  5.  * Generated using:
  6.  *     SOM Precompiler somipc: 2.18
  7.  *     SOM Emitter emitxh.dll: 2.33
  8.  */
  9.  
  10. #ifndef SOM_Module_OpenDoc_StandardExtensions_defined
  11. #define SOM_Module_OpenDoc_StandardExtensions_defined 1
  12. #include <som.xh>
  13.  
  14. /*
  15.  * Start of user-defined types:
  16.  */
  17. class ODFrame;
  18. class ODFacet;
  19. #define kODSettingsExtension "OpenDoc:Extension:Info:Settings"
  20. #define kODExtSemanticInterface "OpenDoc:Extension:SemanticInterface"
  21. #define OpenDoc_StandardExtensions_OpenDoc_StandardExtensions_Version "1.0."
  22.  
  23. #ifndef SOM_DONT_USE_SHORT_NAMES
  24. #ifndef SOMTGD_OpenDoc_StandardExtensions_Version
  25.     #ifdef OpenDoc_StandardExtensions_Version
  26.         #undef OpenDoc_StandardExtensions_Version
  27.         #define SOMTGD_OpenDoc_StandardExtensions_Version 1
  28.     #else
  29.         #define OpenDoc_StandardExtensions_Version OpenDoc_StandardExtensions_OpenDoc_StandardExtensions_Version
  30.     #endif /* OpenDoc_StandardExtensions_Version */
  31. #endif /* SOMTGD_OpenDoc_StandardExtensions_Version */
  32. #endif /* SOM_DONT_USE_SHORT_NAMES */
  33.  
  34. /*
  35.  * End of user-defined types.
  36.  */
  37. #endif /* SOM_Module_OpenDoc_StandardExtensions_defined */
  38.